[INFO] cloning repository https://github.com/usecoherence/coherence-bootstrap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usecoherence/coherence-bootstrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusecoherence%2Fcoherence-bootstrap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusecoherence%2Fcoherence-bootstrap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 524b01aebb85167bc2623311940586cb24cf4259
[INFO] fixing usecoherence/coherence-bootstrap against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusecoherence%2Fcoherence-bootstrap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/usecoherence/coherence-bootstrap
[INFO] finished tweaking git repo https://github.com/usecoherence/coherence-bootstrap
[INFO] tweaked toml for git repo https://github.com/usecoherence/coherence-bootstrap written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/usecoherence/coherence-bootstrap on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/usecoherence/coherence-bootstrap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1
[INFO] running `Command { std: "docker" "start" "533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/coherence-code-quality/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db-tui/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-test-world/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling mysql v26.0.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking coherence-code-quality v0.1.0 (/opt/rustwide/workdir/crates/coherence-code-quality)
[INFO] [stderr]    Migrating crates/coherence-code-quality/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tui-tree-widget v0.12.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking coherence-test-world v0.1.0 (/opt/rustwide/workdir/crates/coherence-test-world)
[INFO] [stderr]    Migrating crates/coherence-test-world/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]        Fixed crates/coherence-test-world/src/env_guard.rs (2 fixes)
[INFO] [stderr]        Fixed crates/coherence-test-world/src/env_guard.rs (5 fixes)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling refinery-core v0.9.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling refinery-macros v0.9.1
[INFO] [stderr]     Checking refinery v0.9.1
[INFO] [stderr]     Checking coherence-core-db v0.2.0 (/opt/rustwide/workdir/crates/coherence-core-db)
[INFO] [stderr]    Migrating crates/coherence-core-db/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/coherence-core-db/src/db.rs (1 fix)
[INFO] [stderr]        Fixed crates/coherence-core-db/src/commands/db_export_jsonl.rs (1 fix)
[INFO] [stderr]        Fixed crates/coherence-core-db/src/commands/db_truncate.rs (1 fix)
[INFO] [stderr]        Fixed crates/coherence-core-db/src/commands/db_import_jsonl.rs (1 fix)
[INFO] [stderr]     Checking coherence-core-db-tui v0.1.0 (/opt/rustwide/workdir/crates/coherence-core-db-tui)
[INFO] [stderr]        Fixed crates/coherence-core-db/src/project_manifest.rs (4 fixes)
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/evidence_sample_cli.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/coherence-core-db/src/test_world_guard.rs (13 fixes)
[INFO] [stderr]        Fixed crates/coherence-core-db/src/db.rs (10 fixes)
[INFO] [stderr]    Migrating crates/coherence-core-db-tui/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/coherence-core-db-tui/src/effects.rs (3 fixes)
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/verify_ac_cmd_characterize.rs from 2021 edition to 2024
[INFO] [stderr]     Checking coherence-core-db-bootstrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/ac_cmd_characterize.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/verify_spec_cmd_characterize.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/cli_parse_characterize.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/keep_test_world_logging.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/spec_cmd_characterize.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db/tests/cli_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/coherence-core-db-tui/tests/dogfood_e2e.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/coherence-core-db-tui/tests/dogfood_e2e.rs (1 fix)
[INFO] [stderr]    Migrating crates/coherence-core-db-tui/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/coherence-core-db-tui/tests/../../../tests/ac_support/project_env_selection.rs (4 fixes)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/ac_project-env-selection.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: coherence-code-quality v0.1.0 (/opt/rustwide/workdir/crates/coherence-code-quality) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: coherence-core-db v0.2.0 (/opt/rustwide/workdir/crates/coherence-core-db) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: coherence-core-db-tui v0.1.0 (/opt/rustwide/workdir/crates/coherence-core-db-tui) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: coherence-test-world v0.1.0 (/opt/rustwide/workdir/crates/coherence-test-world) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: coherence-core-db-bootstrap v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking coherence-test-world v0.1.0 (/opt/rustwide/workdir/crates/coherence-test-world)
[INFO] [stderr]     Checking coherence-code-quality v0.1.0 (/opt/rustwide/workdir/crates/coherence-code-quality)
[INFO] [stderr]     Checking coherence-core-db v0.2.0 (/opt/rustwide/workdir/crates/coherence-core-db)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 Some(v) => unsafe { std::env::set_var(key, v) },
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 Some(v) => unsafe { std::env::set_var(key, v) },
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         unsafe { std::env::set_var("COHERENCE_TEST_WORLD_GUARD_TEST", "before") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             unsafe { std::env::set_var("COHERENCE_TEST_WORLD_GUARD_TEST", "during") };
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { std::env::remove_var("COHERENCE_TEST_WORLD_GUARD_TEST") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         unsafe { std::env::remove_var("COHERENCE_TEST_WORLD_GUARD_REMOVED_TEST") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-test-world/src/env_guard.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |             unsafe { std::env::set_var("COHERENCE_TEST_WORLD_GUARD_REMOVED_TEST", "during") };
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coherence-test-world` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-core-db/src/commands/db_export_jsonl.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     unsafe { std::env::set_var("COHERENCE_ENV", target_env) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-core-db/src/commands/db_import_jsonl.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     unsafe { std::env::set_var("COHERENCE_ENV", target_env) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-core-db/src/commands/db_truncate.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     unsafe { std::env::set_var("COHERENCE_ENV", &target_env) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         unsafe { env::set_var(COHERENCE_PROJECT_SLUG_ENV, m.project_slug.trim()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coherence-test-world` (lib test) due to 7 previous errors
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-core-db/src/commands/db_export_jsonl.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     unsafe { std::env::set_var("COHERENCE_ENV", target_env) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-core-db/src/commands/db_import_jsonl.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     unsafe { std::env::set_var("COHERENCE_ENV", target_env) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/coherence-core-db/src/commands/db_truncate.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     unsafe { std::env::set_var("COHERENCE_ENV", &target_env) };
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         unsafe { env::set_var(COHERENCE_PROJECT_SLUG_ENV, m.project_slug.trim()) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:580:34
[INFO] [stdout]     |
[INFO] [stdout] 580 |                     Some(val) => unsafe { env::set_var(k, val) },
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:582:29
[INFO] [stdout]     |
[INFO] [stdout] 582 |                     None => unsafe { env::remove_var(k) },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:626:9
[INFO] [stdout]     |
[INFO] [stdout] 626 |         unsafe { env::remove_var("DOLT_DB") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:628:9
[INFO] [stdout]     |
[INFO] [stdout] 628 |         unsafe { env::remove_var("COHERENCE_PROJECT_SLUG") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:630:9
[INFO] [stdout]     |
[INFO] [stdout] 630 |         unsafe { env::remove_var("COHERENCE_ENV") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:644:9
[INFO] [stdout]     |
[INFO] [stdout] 644 |         unsafe { env::set_var("DOLT_DB", "from_env") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:710:9
[INFO] [stdout]     |
[INFO] [stdout] 710 |         unsafe { env::set_var("COHERENCE_ENV", "test") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:715:9
[INFO] [stdout]     |
[INFO] [stdout] 715 |         unsafe { env::set_var("COHERENCE_ENV", "dev") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |         unsafe { env::set_var("COHERENCE_ENV", "staging") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/db.rs:801:9
[INFO] [stdout]     |
[INFO] [stdout] 801 |         unsafe { env::set_var("DOLT_DB", "explicit_db") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/project_manifest.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         unsafe { std::env::set_var(COHERENCE_ENV_VAR, "test") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/project_manifest.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 526 |         unsafe { std::env::set_var(COHERENCE_ENV_VAR, "") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/project_manifest.rs:530:21
[INFO] [stdout]     |
[INFO] [stdout] 530 |             None => unsafe { std::env::remove_var(COHERENCE_ENV_VAR) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/project_manifest.rs:532:24
[INFO] [stdout]     |
[INFO] [stdout] 532 |             Some(v) => unsafe { std::env::set_var(COHERENCE_ENV_VAR, v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:334:34
[INFO] [stdout]     |
[INFO] [stdout] 334 |                     Some(val) => unsafe { env::set_var(k, val) },
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:336:29
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     None => unsafe { env::remove_var(k) },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |         unsafe { env::remove_var(PROFILE_ENV_VAR) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:346:9
[INFO] [stdout]     |
[INFO] [stdout] 346 |         unsafe { env::remove_var(PROJECT_SLUG_ENV_VAR) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         unsafe { env::remove_var(TEST_WORLD_ALLOWLIST_ENV_VAR) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         unsafe { env::remove_var(TEST_WORLD_EXPECTED_DB_ENV_VAR) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |         unsafe { env::remove_var("COHERENCE_TEST_DB_PREFIX") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         unsafe { env::remove_var("COHERENCE_ENV") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         unsafe { env::remove_var("DOLT_DB") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:379:13
[INFO] [stdout]     |
[INFO] [stdout] 379 |             unsafe { env::set_var(PROFILE_ENV_VAR, "test") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |             unsafe { env::set_var(k, v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 402 |             unsafe { env::set_var(k, v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/coherence-core-db/src/test_world_guard.rs:416:13
[INFO] [stdout]     |
[INFO] [stdout] 416 |             unsafe { env::set_var(k, v) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coherence-core-db` (lib) due to 4 previous errors
[INFO] [stderr] error: could not compile `coherence-core-db` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1", kill_on_drop: false }`
[INFO] [stdout] 533ed0f3d0bf394623db0e7dee10fe8648ce2edc36250004354a98c41ebadfc1
